home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / src / linux-headers-2.6.28-15 / drivers / media / video / usbvision / Kconfig next >
Encoding:
Text File  |  2008-12-24  |  434 b   |  13 lines

  1. config VIDEO_USBVISION
  2.     tristate "USB video devices based on Nogatech NT1003/1004/1005"
  3.     depends on I2C && VIDEO_V4L2
  4.     select VIDEO_TUNER
  5.     select VIDEO_SAA711X if VIDEO_HELPER_CHIPS_AUTO
  6.     ---help---
  7.       There are more than 50 different USB video devices based on
  8.       NT1003/1004/1005 USB Bridges. This driver enables using those
  9.       devices.
  10.  
  11.       To compile this driver as a module, choose M here: the
  12.       module will be called usbvision.
  13.